Skip to content

feat: Highlight words in thread messages - #31281

Merged
kodiakhq[bot] merged 4 commits into
developfrom
new/highlight-words-in-threads
Dec 27, 2023
Merged

feat: Highlight words in thread messages#31281
kodiakhq[bot] merged 4 commits into
developfrom
new/highlight-words-in-threads

Conversation

@matheusbsilva137

@matheusbsilva137 matheusbsilva137 commented Dec 19, 2023

Copy link
Copy Markdown
Contributor

Proposed changes (including videos or screenshots)

  • Send notifications for highlighted words (set in user preferences) when sent in a thread;
  • Re-open a hidden room when a highlighted word is sent in any thread.

Issue(s)

Steps to test or reproduce

Further comments

SUP-362

@changeset-bot

changeset-bot Bot commented Dec 19, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d7d5ad9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 30 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/api-client Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/ddp-client Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/models Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/web-ui-registration Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov

codecov Bot commented Dec 19, 2023

Copy link
Copy Markdown

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (5d73947) 49.38% compared to head (d7d5ad9) 49.36%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #31281      +/-   ##
===========================================
- Coverage    49.38%   49.36%   -0.03%     
===========================================
  Files         3311     3311              
  Lines        81287    81294       +7     
  Branches     16649    16650       +1     
===========================================
- Hits         40142    40128      -14     
- Misses       36451    36464      +13     
- Partials      4694     4702       +8     
Flag Coverage Δ
e2e 52.57% <ø> (-0.05%) ⬇️
e2e-api 40.66% <42.85%> (-0.01%) ⬇️
unit 76.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@matheusbsilva137
matheusbsilva137 marked this pull request as ready for review December 20, 2023 14:10
@matheusbsilva137 matheusbsilva137 added this to the 6.6 milestone Dec 22, 2023
@dionisio-bot dionisio-bot Bot added the stat: ready to merge PR tested and approved waiting for merge label Dec 27, 2023
@dionisio-bot dionisio-bot Bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Dec 27, 2023
@kodiakhq
kodiakhq Bot merged commit 371698e into develop Dec 27, 2023
@kodiakhq
kodiakhq Bot deleted the new/highlight-words-in-threads branch December 27, 2023 17:50
gabriellsh added a commit that referenced this pull request Jan 3, 2024
…hideUi

* 'develop' of github.com:RocketChat/Rocket.Chat: (112 commits)
  chore: update yarn.lock
  chore: Replace `FramedIcon` in favor of fuselage component (#31356)
  chore: fix dep version
  Release 6.5.2
  fix: wrong value used for workspace registration
  ci: update release PR description with change log
  fix: inquiries being limited to 50 items (#31267)
  fix: close image gallery on backdrop click (#31344)
  fix: No error message when uploading a file that is not allowed (#31346)
  fix: Text area only shows the last line of the message for very long texts #31252 #31257 (#31262)
  chore: adding new streamer event for imported messages (#31063)
  chore: adapt read receipts feature to work without oplog on msgs (#30996)
  chore: remove Messages model dependency of Rooms model (#31272)
  chore: `Card` normalization (#31335)
  refactor: unify useStream and useSingleStream (#31326)
  chore: add new msg stream for reported msgs (#31087)
  Bump 6.5.2
  feat: Highlight words in thread messages (#31281)
  fix: Show only departments that are allowed on registration page on livechat widget (#31302)
  fix: Fallback forward department not working as expected on chat forwarding (#31296)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants